Installing or removing optional components

The Meridian client installation packages support installing individual components in a command-line installation by using the ADDLOCAL property. To remove individual components using a command line, specify them with the REMOVE property. The package supports the following values for these properties. The values are case-sensitive. Spaces are not allowed. Misspelled values will cause the entire command line to fail.

Component property values
Value Component Meridian
PowerUser1
Meridian
Web Client

Common

Common client components

n

n

Download

Meridian Power functionality

m

m

Viewer

AutoVue viewer desktop deployment3

lu

l

DBX5

Autodesk RealDWG library support

lu

l

AMHook2

Application Integration

qu

q

NETInterops

BlueCielo .NET interop assemblies

q

q

PUC

PowerUser client

mu

 

AIMS

Meridian Asset Management Module client extensions

qu

 

GCFExt

Meridian Global Collaboration Framework client extensions q  

PublisherExt

BlueCielo Publisher client extension q  

NETAPI

Meridian Connection API q  

Acad20184

AutoCAD 2018 link

mu

 

Acad20174

AutoCAD 2017 link

mu

 

Acad20164

AutoCAD 2016 link

mu

 

Acad20154

AutoCAD 2015 link

mu

 

Inventor4

Inventor link

m

 

Microstation

MicroStation link

m

 

SolidWorks4

SolidWorks link

m

 

Revit

Revit link

q

 

WordAddin

Microsoft Word

m

 

ExcelAddin

Microsoft Excel

m

 

PowerPointAddin

Microsoft PowerPoint

m

 

OutlookAddin

Microsoft Outlook

m

 

ENotes

IBM Lotus Notes

q

 

n Required components
l Components required for document viewing
m Optional components
q Optional and requires the NetInterops component
u Optional and requires the DBX component

Note    
  1. BlueCielo Meridian Enterprise (x64).msi or BlueCielo Meridian Enterprise.msi as described in Choosing an installation file.
  2. Required when any component other than Meridian Power is installed and required to use a site cache.
  3. For more information, see About AutoVue.
  4. Supported by BlueCielo Meridian Enterprise (x64).msi only.
  5. Also required for DWG title block data exchange and asset tag extraction.

For example, to remove the application links for a subset of users, run the following command line:

msiexec /i "C:\Temp\BlueCielo Meridian Enterprise.msi"
INSTALLDIR="C:\Program Files\BC-Meridian"
REMOVE="Acad2018,Inventor" TRANSFORMS="1053.mst"
/quiet /norestart /log "C:\Temp\BCME2018-Setup.log"